From: Paul Eggert Date: Sat, 30 Jan 2016 23:19:16 +0000 (-0800) Subject: Tell Automake the new lib/Makefile.am is OK X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~21^2~3798 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=692e410470250ea3c1feafaad077ff0758c01ec3;p=emacs.git Tell Automake the new lib/Makefile.am is OK * lib/Makefile.am (AUTOMAKE_OPTIONS): Add -Wno-portability. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 74bab4eee06..316c63725a7 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -15,6 +15,9 @@ # You should have received a copy of the GNU General Public License # along with GNU Emacs. If not, see . +# GNU Emacs assumes GNU Make. +AUTOMAKE_OPTIONS = -Wno-portability + BUILT_SOURCES = CLEANFILES = EXTRA_DIST =